JoyBallMotionEventArgs(int, byte, short, short)

Constructor

Namespace: Imagini

Declared in: Imagini.JoyBallMotionEventArgs


Creates new event args object.

Syntax

public JoyBallMotionEventArgs(
	int joystickId,
	byte ball,
	short relX,
	short relY
)

Back to index